Skip to content

Conversation

andytael
Copy link
Member

Initial commit, JKube build

Signed-off-by: Andy Tael <andy.tael@yahoo.com>
@andytael andytael self-assigned this Sep 17, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 17, 2025
@andytael andytael marked this pull request as draft September 17, 2025 22:22
WORKDIR /helidon

# Create a first layer to cache the "Maven World" in the local repository.
ADD pom.xml .

Check notice

Code scanning / SonarCloud

Prefer COPY over ADD for copying local resources Low

Replace this ADD instruction with a COPY instruction. See more on SonarQube Cloud
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@andytael andytael marked this pull request as ready for review October 14, 2025 16:32
@andytael andytael requested a review from ddrechse October 14, 2025 16:33
@andytael andytael requested a review from markxnelson October 14, 2025 16:33
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
1 Security Hotspot
C Security Rating on New Code (required ≥ A)
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@ddrechse ddrechse merged commit 6572103 into main Oct 14, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cloudbank OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants